home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 45
/
PC Gamer IT CD 45 2-2.iso
/
SMANDEMO
/
data1.cab
/
Program_Executable_Files
/
data
/
scripts
/
weapons
/
milgrenade.ws
< prev
next >
Wrap
Text File
|
1999-07-12
|
528b
|
23 lines
$name "Milton Grenade"
$properties
{
$collision_radius = 10
$collision_flags = COLLIDE_WORLD,COLLIDE_INSTANCE,COLLIDE_SHADOWMAN
$damage = 0
$blast_radius = 200
$blast_damage = 2
$blast_time = 5
$min_velocity = 35
$max_velocity = 35
$velocity_flags = USE_DEFAULT_VELOCITY,USE_MOMENTUM
$physics_flags = PHYS_GRAVITY,PHYS_BOUNCE
$friction = 0.7
$weapon_class = _WP_CLASS_UNKNWN
$ammo = 20
}
$custom_sounds
{
$sound_gren_explode = "data\audio\sfx\baddys\milton\explode.wav"
}